Namespace - LJCNetCommon
Parameters
methodInfo - The MethodInfo object.
Returns
true if not a Property; otherwise, false.
Syntax
C# |
public Boolean IsNotProperty(MethodInfo methodInfo)
|
Indicates if the Method is not a property getter or setter.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.